home *** CD-ROM | disk | FTP | other *** search
Wrap
-- card: 10504 from stack: in -- bmap block id: 44167 -- flags: 0000 -- background id: 2739 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=445 top=295 right=320 bottom=486 -- title width / last selected line: 0 -- icon id / first selected line: 2162 / 2162 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp visual effect dissolve go to card id 2938 end mouseUp -- part 2 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=145 top=56 right=89 bottom=370 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 2 -- text size: 18 -- style flags: 0 -- line height: 24 -- part name: -- part 3 (button) -- low flags: 00 -- high flags: 2006 -- rect: left=38 top=68 right=82 bottom=112 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: single ----- HyperTalk script ----- on mouseWithin show card field single set hilite of button single to true set hilite of button onedir to false set hilite of button twodir to false set hilite of button circular to false end mouseWithin on mouseLeave hide card field single end mouseLeave -- part 4 (button) -- low flags: 00 -- high flags: 2006 -- rect: left=38 top=92 right=107 bottom=147 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: onedir ----- HyperTalk script ----- on mouseWithin show card field onedir set hilite of button single to false set hilite of button onedir to true set hilite of button twodir to false set hilite of button circular to false end mouseWithin on mouseLeave hide card field onedir end mouseLeave -- part 5 (button) -- low flags: 00 -- high flags: 6006 -- rect: left=38 top=118 right=132 bottom=154 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: twodir ----- HyperTalk script ----- on mouseWithin show card field twodir set hilite of button single to false set hilite of button onedir to false set hilite of button twodir to true set hilite of button circular to false end mouseWithin on mouseLeave hide card field twodir end mouseLeave -- part 6 (button) -- low flags: 00 -- high flags: 2006 -- rect: left=38 top=167 right=181 bottom=112 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: circular ----- HyperTalk script ----- on mouseWithin show card field circular set hilite of button single to false set hilite of button onedir to false set hilite of button twodir to false set hilite of button circular to true end mouseWithin on mouseLeave hide card field circular end mouseLeave -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=160 top=88 right=110 bottom=378 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseWithin show card field OneDirNum end mouseWithin on mouseLeave hide card field OneDirNum end mouseLeave -- part 11 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=160 top=114 right=136 bottom=474 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseWithin show card field TwoDirNumX end mouseWithin on mouseLeave hide card field TwoDirNumX end mouseLeave -- part 12 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=160 top=138 right=160 bottom=474 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseWithin show card field TwoDirNumY end mouseWithin on mouseLeave hide card field TwoDirNumY end mouseLeave -- part 13 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=160 top=163 right=185 bottom=378 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseWithin show card field rotation end mouseWithin on mouseLeave hide card field rotation end mouseLeave -- part 14 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=160 top=187 right=209 bottom=378 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseWithin show card field number end mouseWithin on mouseLeave hide card field number end mouseLeave -- part 15 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=160 top=211 right=233 bottom=378 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseWithin show card field group end mouseWithin on mouseLeave hide card field group end mouseLeave -- part 16 (button) -- low flags: 00 -- high flags: 6005 -- rect: left=38 top=233 right=247 bottom=109 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseWithin show card field handle end mouseWithin on mouseLeave hide card field handle end mouseLeave -- part 18 (button) -- low flags: 00 -- high flags: 2005 -- rect: left=38 top=249 right=263 bottom=109 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseWithin show card field original end mouseWithin on mouseLeave hide card field original end mouseLeave -- part 19 (button) -- low flags: 00 -- high flags: 2005 -- rect: left=38 top=265 right=279 bottom=109 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseWithin show card field swap end mouseWithin on mouseLeave hide card field swap end mouseLeave -- part 20 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=39 top=288 right=308 bottom=99 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseWithin show card field ok end mouseWithin on mouseLeave hide card field ok end mouseLeave -- part 22 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=127 top=288 right=308 bottom=187 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseWithin show card field cancel end mouseWithin on mouseLeave hide card field cancel end mouseLeave -- part 38 (field) -- low flags: 01 -- high flags: 0002 -- rect: left=197 top=259 right=307 bottom=449 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 23 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=96 top=89 right=218 bottom=383 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: single -- part 24 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=96 top=114 right=243 bottom=383 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: onedir -- part 25 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=96 top=145 right=274 bottom=383 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: twodir -- part 26 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=96 top=191 right=320 bottom=383 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: circular -- part 27 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=123 top=132 right=241 bottom=340 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: handle -- part 28 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=123 top=152 right=261 bottom=340 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: original -- part 29 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=123 top=174 right=283 bottom=340 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: swap -- part 30 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=88 top=183 right=270 bottom=263 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ok -- part 31 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=160 top=183 right=270 bottom=335 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: cancel -- part 32 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=148 top=116 right=225 bottom=365 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: OneDirNum -- part 33 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=148 top=139 right=248 bottom=365 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: TwoDirNumX -- part 34 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=148 top=162 right=271 bottom=365 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: TwoDirNumY -- part 35 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=148 top=189 right=298 bottom=365 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: rotation -- part 36 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=148 top=212 right=321 bottom=365 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: number -- part 37 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=149 top=233 right=342 bottom=366 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 2 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: group -- part contents for card part 2 ----- text ----- Copy -- part contents for card part 23 ----- text ----- Single will copy the selected object or group of objects to the new cursor location. -- part contents for card part 24 ----- text ----- One direction copies the object or group of objects the number of times you have specified in Number of Copies. You will be asked to visually show the direction of copying and the distance. -- part contents for card part 25 ----- text ----- Two directions copies the object or group of objects in both the x and y directions the number of times you have entered in Number of Copies for x and y. You will be asked to visually show the distance between copies. -- part contents for card part 26 ----- text ----- Circular copies the object or group of objects in a circular pattern. • Use the cursor to define the point about which the copies will be rotated. -- part contents for card part 29 ----- text ----- Swaps the direction of an object having directionality, such as an arc with an arrowhead on one end. -- part contents for card part 28 ----- text ----- Original returns the copy to its original location, before being moved. -- part contents for card part 27 ----- text ----- Changes the handle point of an object that has alternate handle points. -- part contents for card part 31 ----- text ----- The cancel button aborts the changes you have made inside the dialog box. -- part contents for card part 30 ----- text ----- The OK button accepts your changes and closes the dialog. -- part contents for card part 32 ----- text ----- Enter the total number of copies, including the original object in the count. -- part contents for card part 34 ----- text ----- Enter the total number of copies in the y direction, including the original object. -- part contents for card part 33 ----- text ----- Enter the total number of copies in the x direciton, including the original object. -- part contents for card part 35 ----- text ----- Enter the relative angular offset (in degrees) between each of the copies. -- part contents for card part 36 ----- text ----- Enter the total number of copies desired. • Be sure to include the original in your total count. -- part contents for card part 37 ----- text ----- Enter the relative angular offset (in degrees) to be applied to each copy. Normally, this is the same as the incremental rotation. -- part contents for card part 38 ----- text ----- To copy a collection of objects, select the GROUP mode ("G" icon) first.